home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol E-12 / Vol E-12.iso / games / barbie / loader1.swf / scripts / DefineButton2_22 / BUTTONCONDACTION on(release).as
Text File  |  2012-05-21  |  74b  |  8 lines

  1. on(release){
  2.    with(_level7)
  3.    {
  4.       play();
  5.    }
  6.    play();
  7. }
  8.